
			

.clear {
	clear:both;
}		

#wrapper {
	width:100%;
	height:auto;
	margin:0;
	}
	
.top-bar {
	width:100%;
	height:25px;
    min-width: 1450px;
	background:#007de9;
}	
	
.header_innar {
	width:100%;
    min-width: 1450px;
	height:135px;
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
	background-color:#fff;
    border: 0px solid green;
	}
	
.mainheader {
	width:100%;
    min-width: 1250px;
	height:120px;
	background-image:url(images/headermainnew.png);
    background-position: center;
    background-repeat: no-repeat;
	position:absolute;
    border: 0px solid red;
	margin:0 auto;
	top:10px;
	right:0;
	left:0;
	bottom:0;
	}	
	
	
.banner {
	width:100%;
	background:url(images/banner.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	height:400px;
}	
	
.middlemain {
	width:1200px;
	height:0 auto;
	margin:0 auto;
}
	
.middle {
	width:1200px;
	height:445px;
	margin:5px 0 0 0;
	background:url(images/trnsparentbg.png);

}

.about_panel {
	width:297px;
	height:422px;
	background:#f2f2f2;
	margin:10px 0 0 5px;
	float:left;
	border:1px solid #ccc;
}

.about_panel h5 {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:18px;
	background-image:url(images/noitification-icon.png);
	background-position:3% 50%;
	background-repeat:no-repeat;
	background-color:#007de9;
	width:257px;
	padding-left:40px;
	height:36px;
	line-height:36px;
	color:#fff;
}


.about_panel ul {
	margin-left:25px;
	padding-right:10px;
}

.about_panel ul li{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	padding:11px 0;
	border-bottom:1px solid #c2c1c1;
}





.Notification {
	width:565px;
	height:422px;
	background:url(images/boxtransparentbg.png);
	margin:10px 0 0 5px;
	float:left;
	border:1px solid #ccc;
	position:relative;
}


.Notification h5 {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:18px;
	background-image:url(images/inroduction-icon.png);
	background-position:2% 50%;
	background-repeat:no-repeat;
	background-color:#007de9;
	width:517px;
	padding-left:48px;
	height:36px;
	line-height:36px;
	color:#fff;
}

.Notification-top {
	width:565px;
	height:165px!important;
	position:absolute;
	top:40;
}

.Notification-top p {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	padding:10px;
	line-height:21px;
	text-align:justify;
}



.Notification-bottom {
	width:565px;
	height:205px!important;
	/*background:#666;*/
	height:auto;
	position:absolute;
	bottom:0;
}

.flowchart {
	width:305px;
	height:422px;
	background:url(images/boxtransparentbg.png);
	margin:10px 0 0 5px;
	float:left;
	
}

.ministry {
	width:138px;
	height:183px;
	/*background:#003399;*/
	margin:0px 0 0 2px;
	float:left;
	position:relative;
}



.ministry img {
	width:101px;
	height:122px;
	margin: 18px 0 0 16px!important;
	position:absolute;
	opacity:1;
} 

.ministry p {
 position:absolute;
 bottom:0px;
 text-align:center;
 left:0;
 right:0;
 font-family: 'Roboto', sans-serif;
 color:#1e283a;
 font-weight:400;

}

.top {
	width:101px;
	height:122px;
	margin: 18px 0 0 16px!important;
	opacity:1;
}

.top:hover {
	width:101px;
	height:122px;
	margin: 18px 0 0 16px!important;
	opacity:0;
}

.published {
	width:234px;
	height:163px;
	margin:15px 0 0 75px;
	float:left;
}


.applicantlogin {
	width:234px;
	height:163px;
	margin:15px 0 0 75px;
	float:left;
}

.newapplicant {
	width:234px;
	height:163px;
	margin:15px 0 0 75px;
	float:left;
}


































	
